-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.23
-
Code
-
Classes
- StringValidation
Total Complexity |
29 |
Dependencies |
5 |
Dependents |
39 |
Total lines |
228 |
Lines of code |
128 |
Logical lines of code |
44 |
Comment lines |
50 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
length() |
S |
54 |
5 |
21 |
getKey() |
S |
62 |
3 |
11 |
isSwedishSsn() |
S |
59 |
2 |
16 |
isEmail() |
S |
66 |
3 |
8 |
isSwedishOrg() |
S |
61 |
2 |
14 |
isUuid() |
S |
63 |
2 |
11 |
notEmpty() |
S |
70 |
2 |
6 |
matchRegex() |
S |
66 |
2 |
8 |
oneOf() |
S |
63 |
2 |
10 |
isInt() |
S |
67 |
2 |
8 |
isTimestampDate() |
S |
65 |
2 |
9 |
isUrl() |
S |
69 |
2 |
6 |